home *** CD-ROM | disk | FTP | other *** search
/ Cine Live 68 / Cine Live 68.iso / pc / Data / Interface / reportages.k < prev    next >
Encoding:
Text File  |  2003-04-01  |  3.8 KB  |  201 lines

  1. module oRoot1 is cBox
  2. with 
  3.     Flags is $00000152; 
  4.     release Editor:
  5.         IOWindow is {$000003C9,$000000A2,$00000090,$00000312,$00000000,$00000000,$00000000,$00000000};
  6.         LayoutWindow is {$000000C1,$000000B5,$0000034E,$000002C0,$0000000F,$0000002C,$00000064,$00000000};
  7.     end;
  8.     Name is "Root"; 
  9.     Enabled is false; 
  10.     
  11.     Width is 800; Height is 600; 
  12.     
  13.     
  14.     Elements is [
  15.         oMusic2,
  16.         omaprepmac3,
  17.         o14,
  18.         o25,
  19.         o36,
  20.         o47,
  21.         ommsomm8
  22.     ];
  23.     Events is [
  24.         cOnscreenEvent
  25.         with 
  26.             Commands is [
  27.                 cRunCommand
  28.                 with Target is oMusic2; Rewind is true; end
  29.             ];
  30.         end,
  31.         cKeyboardEvent
  32.         with Value is "+"; 
  33.             Commands is [
  34.                 cSetVolumeCommand
  35.                 with Flags is $00000004; Mode is ExecuteHigher; end
  36.             ];
  37.         end,
  38.         cKeyboardEvent
  39.         with Value is "-"; 
  40.             Commands is [
  41.                 cSetVolumeCommand
  42.                 with Flags is $00000004; Mode is ExecuteLower; end
  43.             ];
  44.         end,
  45.         cKeyboardEvent
  46.         with Flags is $00000004; Value is "m"; 
  47.             Commands is [
  48.                 cRunCommand
  49.                 with Flags is $00000004; Target is oMusic2; Mode is Toggle; Rewind is true; end
  50.             ];
  51.         end
  52.     ];
  53. end;
  54.  
  55. object oMusic2 is cSound
  56. with 
  57.     Flags is $00000150; 
  58.     Name is "Music"; 
  59.     
  60.     AdjustX is AlignToCenter; AdjustY is AlignToMiddle; 
  61.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  62.     Looping is true; 
  63.     URL is "data/Sons/4.mp3"; URLOption is GetDiskURL; 
  64.     
  65. end;
  66.  
  67. object omaprepmac3 is cImage
  68. with 
  69.     Flags is $00000150; 
  70.     Name is "maprepmac"; 
  71.     Enabled is false; 
  72.     AdjustX is AlignToCenter; AdjustY is AlignToMiddle; 
  73.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  74.     
  75.     URL is "data/Images/maprep.jpg"; URLOption is GetDiskURL; 
  76.     
  77.     
  78. end;
  79.  
  80. object o14 is cBox
  81. with 
  82.     release Editor:
  83.         IOWindow is {$000000AF,$0000003E,$0000028F,$000001EF,$00000000,$00000000,$00000000,$00000000};
  84.     end;
  85.     Name is "1"; 
  86.     Region is {$FFFF000A,$00000000,$017A026A};
  87.     Cursor is oFingerCursor; 
  88.     X is 42; Y is 46; 
  89.     Width is 619; Height is 378; 
  90.     
  91.     
  92.     Events is [
  93.         cMouseUpEvent
  94.         with Flags is $00000004; Flag is true; 
  95.             Commands is [
  96.                 cBrowseCommand
  97.                 with Flags is $00000004; URL is "rep1.k"; end
  98.             ];
  99.         end
  100.     ];
  101. end;
  102.  
  103. object o25 is cBox
  104. with 
  105.     Flags is $00000150; 
  106.     Name is "2"; 
  107.     Region is {$FFFF000A,$00010002,$009800E5};
  108.     Cursor is oFingerCursor; 
  109.     X is -6; Y is 427; 
  110.     Width is 229; Height is 153; 
  111.     
  112.     
  113.     Events is [
  114.         cMouseUpEvent
  115.         with Flags is $00000004; Flag is true; 
  116.             Commands is [
  117.                 cBrowseCommand
  118.                 with Flags is $00000004; URL is "rep2.k"; end
  119.             ];
  120.         end
  121.     ];
  122. end;
  123.  
  124. object o36 is cBox
  125. with 
  126.     Flags is $00000150; 
  127.     Name is "3"; 
  128.     Region is {$FFFF000A,$00010000,$009700C5};
  129.     Cursor is oFingerCursor; 
  130.     X is 227; Y is 429; 
  131.     Width is 199; Height is 151; 
  132.     
  133.     
  134.     Events is [
  135.         cMouseUpEvent
  136.         with Flags is $00000004; Flag is true; 
  137.             Commands is [
  138.                 cBrowseCommand
  139.                 with Flags is $00000004; URL is "rep3.k"; end
  140.             ];
  141.         end
  142.     ];
  143. end;
  144.  
  145. object o47 is cBox
  146. with 
  147.     Flags is $00008151; 
  148.     Name is "4"; 
  149.     Region is {$FFFF000A,$00010001,$009700E7};
  150.     Cursor is oFingerCursor; 
  151.     X is 430; Y is 426; 
  152.     Width is 232; Height is 152; 
  153.     
  154.     
  155.     Events is [
  156.         cMouseUpEvent
  157.         with Flags is $00004004; Flag is true; 
  158.             Commands is [
  159.                 cBrowseCommand
  160.                 with Flags is $00004004; URL is "rep4.k"; end
  161.             ];
  162.         end
  163.     ];
  164. end;
  165.  
  166. object ommsomm8 is cImage
  167. with 
  168.     Flags is $00000010; 
  169.     Name is "mmsomm"; 
  170.     Region is {$FFFF000A,$00010001,$0011009B};
  171.     Shown is false; Cursor is oFingerCursor; 
  172.     X is 629; Y is 573; 
  173.     AdjustWidth is GetDataWidth; AdjustHeight is GetDataHeight; 
  174.     
  175.     URL is "data/Images/vid%20sommaire.jpg"; URLOption is GetDiskURL; 
  176.     
  177.     
  178.     Events is [
  179.         cMouseEnterEvent
  180.         with 
  181.             Commands is [
  182.                 cShowCommand
  183.                 with Target is oTargetSelf; end
  184.             ];
  185.         end,
  186.         cMouseLeaveEvent
  187.         with 
  188.             Commands is [
  189.                 cShowCommand
  190.                 with Target is oTargetSelf; Mode is Clear; end
  191.             ];
  192.         end,
  193.         cMouseUpEvent
  194.         with Flag is true; 
  195.             Commands is [
  196.                 cBrowseCommand
  197.                 with URL is "sommaire.k"; end
  198.             ];
  199.         end
  200.     ];
  201. end;